home *** CD-ROM | disk | FTP | other *** search
/ Joytech 2005 (USA) / Joytech 2005 (USA).bin / pc / installers / adobe reader 6.0 / adobe reader 6.0.app / contents / resources / adobe reader.rsrc / EXVW_10149_admHeaderFooterPrev < prev    next >
Encoding:
Text File  |  2006-01-01  |  182 b   |  10 lines

  1. dialog(name: '$$$/Dialogs/HeaderFooterPrev', target_id: 'ok  ')
  2. {
  3.     view(align_children: align_left) {
  4.         user_item( item_id: 'prev', 
  5.                     width: 400,
  6.                     height: 475);
  7.         ok();
  8.     }
  9. }
  10.